gdk: Ensure to implicitly deactivate grabs when an impl window is hidden
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 14 May 2017 19:30:16 +0000 (21:30 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commit61dd925b32362a53956329d8d99733640e161d2c
tree190c269ae91888188edef67cab014bfd63d141d3
parentee894903c780cbf7e1e5445c2b492326fbb36ede
gdk: Ensure to implicitly deactivate grabs when an impl window is hidden

For some reason this wasn't done on windows with an impl, but it totally should.
Probably hidden by grabs in menus and somesuch being done on a child window.
gdk/gdkwindow.c